Espressif Systems /ESP32 /UHCI0 /HUNG_CONF

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as HUNG_CONF

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0TXFIFO_TIMEOUT0TXFIFO_TIMEOUT_SHIFT 0 (TXFIFO_TIMEOUT_ENA)TXFIFO_TIMEOUT_ENA 0RXFIFO_TIMEOUT0RXFIFO_TIMEOUT_SHIFT 0 (RXFIFO_TIMEOUT_ENA)RXFIFO_TIMEOUT_ENA

Fields

TXFIFO_TIMEOUT

This register stores the timeout value.when DMA takes more time than this register value to receive a data it will produce uhci_tx_hung_int interrupt.

TXFIFO_TIMEOUT_SHIFT

The tick count is cleared when its value >=(17’d8000>>reg_txfifo_timeout_shift)

TXFIFO_TIMEOUT_ENA

The enable bit for txfifo receive data timeout

RXFIFO_TIMEOUT

This register stores the timeout value.when DMA takes more time than this register value to read a data from RAM it will produce uhci_rx_hung_int interrupt.

RXFIFO_TIMEOUT_SHIFT

The tick count is cleared when its value >=(17’d8000>>reg_rxfifo_timeout_shift)

RXFIFO_TIMEOUT_ENA

This is the enable bit for DMA send data timeout

Links

() ()